﻿2026-08-29T05:58:40.7180579Z ##[group]Run actions/checkout@v5
2026-08-29T05:58:40.7181698Z with:
2026-08-29T05:58:40.7182280Z   repository: BigscreenVR/spt-bs-core
2026-08-29T05:58:40.7186848Z   token: ***
2026-08-29T05:58:40.7187423Z   ssh-strict: true
2026-08-29T05:58:40.7188046Z   ssh-user: git
2026-08-29T05:58:40.7188635Z   persist-credentials: true
2026-08-29T05:58:40.7189255Z   clean: true
2026-08-29T05:58:40.7189828Z   sparse-checkout-cone-mode: true
2026-08-29T05:58:40.7190488Z   fetch-depth: 1
2026-08-29T05:58:40.7191076Z   fetch-tags: false
2026-08-29T05:58:40.7191640Z   show-progress: true
2026-08-29T05:58:40.7192220Z   lfs: false
2026-08-29T05:58:40.7192765Z   submodules: false
2026-08-29T05:58:40.7193379Z   set-safe-directory: true
2026-08-29T05:58:40.7194037Z   allow-unsafe-pr-checkout: false
2026-08-29T05:58:40.7194829Z ##[endgroup]
2026-08-29T05:58:40.9108052Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-29T05:58:40.9109751Z ##[group]Getting Git version info
2026-08-29T05:58:40.9110613Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-29T05:58:40.9316592Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-29T05:58:40.9532668Z git version 2.43.0.windows.1
2026-08-29T05:58:40.9556187Z ##[endgroup]
2026-08-29T05:58:40.9564543Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9286c6b7-7a1f-4014-8b98-77149fa765ef\.gitconfig'
2026-08-29T05:58:40.9579042Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9286c6b7-7a1f-4014-8b98-77149fa765ef' before making global git config changes
2026-08-29T05:58:40.9580658Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T05:58:40.9584099Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-29T05:58:40.9840375Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-29T05:58:41.0052534Z https://github.com/BigscreenVR/spt-bs-core
2026-08-29T05:58:41.0077259Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-29T05:58:41.0081422Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-29T05:58:41.0306361Z refs/heads/golden/conduit-236-r3
2026-08-29T05:58:41.0327665Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-29T05:58:41.1059484Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T05:58:41.4002946Z ##[endgroup]
2026-08-29T05:58:41.4007225Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-29T05:58:41.8116251Z ##[group]Cleaning the repository
2026-08-29T05:58:41.8117097Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-29T05:59:17.7350171Z Removing .adapter-notify/
2026-08-29T05:59:17.7350603Z Removing bench-ledger/
2026-08-29T05:59:17.7350827Z Removing target/
2026-08-29T05:59:17.7401360Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-29T05:59:17.8106872Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T05:59:17.8132106Z ##[endgroup]
2026-08-29T05:59:17.8136607Z ##[group]Disabling automatic garbage collection
2026-08-29T05:59:17.8141355Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-29T05:59:17.8389940Z ##[endgroup]
2026-08-29T05:59:17.8390543Z ##[group]Setting up auth
2026-08-29T05:59:17.8397273Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-29T05:59:17.8626407Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-29T05:59:18.2474869Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T05:59:18.2728576Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-29T05:59:18.6516210Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T05:59:18.6763041Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-29T05:59:19.0524093Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-29T05:59:19.0849036Z ##[endgroup]
2026-08-29T05:59:19.0849554Z ##[group]Fetching the repository
2026-08-29T05:59:19.0855788Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8e0983777af5a8c05c5fcad12d5ba166ab1e36fd:refs/remotes/origin/golden/conduit-236-r3
2026-08-29T05:59:19.8617460Z ##[endgroup]
2026-08-29T05:59:19.8618071Z ##[group]Determining the checkout info
2026-08-29T05:59:19.8618610Z ##[endgroup]
2026-08-29T05:59:19.8624126Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-29T05:59:19.8908126Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-29T05:59:19.9149684Z ##[group]Checking out the ref
2026-08-29T05:59:19.9154192Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/conduit-236-r3 refs/remotes/origin/golden/conduit-236-r3
2026-08-29T05:59:19.9691706Z branch 'golden/conduit-236-r3' set up to track 'origin/golden/conduit-236-r3'.
2026-08-29T05:59:19.9692229Z Your branch is up to date with 'origin/golden/conduit-236-r3'.
2026-08-29T05:59:19.9692587Z Switched to and reset branch 'golden/conduit-236-r3'
2026-08-29T05:59:19.9712689Z ##[endgroup]
2026-08-29T05:59:20.0014496Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-29T05:59:20.0292047Z 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
